WebSpellChecker Properties
| ScriptDirectory | Description Gets or sets the directory where all required scripts for the control are stored. ValueType Default Value |
| ImagesDirectory | Description Gets or sets the images directory. ValueType Default Value |
| ViewStateStorage | Description Gets or sets the location to store the viewstate of this control. ValueType Default Value |
| AccessKey | Description Keyboard shortcut used by the control. ValueType Default Value |
| TabIndex | Description The tab order of the control. ValueType Default Value |
| ToolTip | Description The tooltip displayed when the mouse is over the control. ValueType Default Value |
| TargetControlId | Description Specifies the target ControlId of WebSpellChecker. ValueType Default Value |
| TargetControlIdValue | Description Gets or sets the TargetControlId's value. ValueType Default Value |
| IntegratedToWebTextEditor | Description Determines whether WebSpellChecker is integrated with WebTextEditor. ValueType Default Value |
| ImagesSettings | Description Provides the settings that control the images in WebSpellChecker. ValueType Default Value |
| TextSettings | Description Provides the settings that control the text in WebSpellChecker. ValueType Default Value |
| ClientSideEvents | Description Contains Client-side events supported by WebSpellChecker. ValueType Default Value |
| AllowAddToDictionary | Description Determines whether AddToDictionay menu should appear in context menu. ValueType Default Value |